From aad9eb03a46fb7c28ba4c84eec779117975cafe6 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 23 May 2002 10:20:12 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a01da61eb1e..48aee1d06bd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2002-05-23 Kim F. Storm + + * apropos.el (apropos-show-scores, apropos-orig-regexp) + (apropos-all-regexp, apropos-synonyms, apropos-words) + (apropos-all-words): New variables. + (aprpos-words-to-regexp, apropos-rewrite-regexp) + (apropos-calc-scores, apropos-score-str, apropos-score-doc) + (apropos-score-symbol): New functions. + (apropos-command, apropos, apropos-value, apropos-documentation): + Allow keywords in addition to regexp. Added scoring. + (apropos-documentation-check-doc-file) + (apropos-documentation-check-elc-file): Added scoring. + (apropos-print): Sort according to score. + 2002-05-22 Colin Walters * info.el (Info-mode-hook): Change `font-lock-mode' to -- 2.30.2